Total Complexity | 24 |
Dependencies | 7 |
Dependents | 0 |
Total lines | 232 |
Lines of code | 167 |
Logical lines of code | 89 |
Comment lines | 17 |
Methods | 7 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
handleOAuthGet() | 39 | 8 | 64 | |
handleOAuthPost() | 50 | 4 | 26 | |
_redeemCodeForToken() | 48 | 3 | 33 | |
_refreshToken() | 51 | 2 | 27 | |
_checkError() | 68 | 3 | 7 | |
_checkPrepare() | 70 | 3 | 6 | |
_generateAuthCodeForUser() | 73 | 1 | 4 |